| Previous | Chapter contents | Chapter top | Section top | Next |
You can use the QTVRRowToTilt function to get the tilt angle that corresponds to a row number in the object image array.
float QTVRRowToTilt (QTVRInstance qtvr, short row);
The QTVRRowToTilt function returns, as its function result, the tilt angle that corresponds to the zero-based row number in the object image array specified by the row parameter.
| Previous | Chapter contents | Chapter top | Section top | Next |